Converts a string into a number.
Syntax
number = As Number (string)
Description
This converts the string passed into a number. e.g. The string "12" would become the number 12.
This converts the string passed into a number.
e.g. The string "12" would become the number 12.